home *** CD-ROM | disk | FTP | other *** search
/ Harvard Graphics 4.0 / Harvard Graphics 4.0 for Windows 95 - SPC (1995) - Disk 09 of 13.img / PROGRAM.9 / Tutorial / T5PRES.DXR / 00009.ls < prev    next >
Encoding:
Text File  |  1995-09-12  |  162 b   |  9 lines

  1. set flipOut to "prePop2"
  2. puppetize(6, 14, 1)
  3. set the ink of sprite 6 to 2
  4. updateStage()
  5. repeat while the mouseDown
  6.   checkRollOver(6, 14)
  7. end repeat
  8. fixitagain()
  9.